Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update retry configuration for Azure SDKs service builder in Spring tier #25104

Conversation

moarychan
Copy link
Member

@moarychan moarychan commented Oct 29, 2021

Fixes #24754

Changelog:

  • Update retry configuration for Azure service client builder:
    • HTTP-based Service builder retry
      • HTTP retry
      • Http Storage retry
    • AMQP-based service builder retry
    • Cosmos Service builder retry
  • Add service enabled control in isKeyVaultPropertySourceEnabled method

@ghost ghost added the azure-spring All azure-spring related issues label Oct 29, 2021
@moarychan moarychan linked an issue Oct 29, 2021 that may be closed by this pull request
@moarychan moarychan marked this pull request as ready for review November 1, 2021 06:11
Moary Chen added 2 commits November 2, 2021 11:48
@saragluna saragluna self-assigned this Nov 3, 2021
@saragluna
Copy link
Member

/azp run java - spring - tests

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@saragluna
Copy link
Member

/azp run java - spring - tests

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Copy link
Member

@saragluna saragluna left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@saragluna saragluna merged commit ccfc66d into Azure:feature/azure-spring-cloud-4.0 Nov 4, 2021
@moarychan moarychan deleted the feature-update/azure-service-retry-configuration branch November 17, 2021 01:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
azure-spring All azure-spring related issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support configure retry in spring cloud azure 4.0
2 participants